Make scaling and compositing functions handle edge pixels consistently.
authorMatthias Clasen <mclasen@redhat.com>
Wed, 11 Aug 2004 14:47:41 +0000 (14:47 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 11 Aug 2004 14:47:41 +0000 (14:47 +0000)
2004-08-11  Matthias Clasen  <mclasen@redhat.com>

* pixops/pixops.c: Make scaling and compositing functions handle
edge pixels consistently.  (#111922, Brian Cameron)

gdk-pixbuf/ChangeLog

index 14597bd37f3c3141fde763f8b7171abfc99975c6..4e947352da9e24f2ce2281ffdaf55ca7dc66e345 100644 (file)
@@ -1,5 +1,8 @@
 2004-08-11  Matthias Clasen  <mclasen@redhat.com>
 
+       * pixops/pixops.c: Make scaling and compositing functions handle
+       edge pixels consistently.  (#111922, Brian Cameron)
+
        * pixops/pixops-internal.h: 
        * pixops/pixops.c:
        * pixops/*.S: underscore prefix the mmx implementations, in order